home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / games / misc / f1gp_startup.lha / F1GP Startup.doc < prev    next >
Encoding:
Text File  |  1994-12-11  |  1.5 KB  |  29 lines

  1.  
  2.         Replacement Startup for Formula One Grand Prix
  3.         ==============================================
  4.  
  5. I recently bought Microprose's F1GP for my Amiga, and while being very
  6. pleased with it, I felt that the startup routines could be better. In
  7. particular, I wanted the game to open an NTSC display (rather than a PAL
  8. one with that annoying black area at the bottom of the screen), and I did
  9. not like the intro bit, which appears corrupted on my machine.
  10.  
  11. As a result of this, I wrote this program to replace the small
  12. "Formula One Grand Prix" program that starts the game. This replacement
  13. requires KickStart 2.04 or higher, an Amiga capable of producing an NTSC
  14. display (for PAL machines, this means at least a Fat Agnus chip (ie A600,
  15. A1200, A3000, A4000, and late model A500, A1500 and A2000s)) and assumes
  16. that it is running off a hard drive. On startup "f1gp_disk_#n:" (where
  17. n = 1 to 4) is assigned to the current directory (so the file "s:gp.dat"
  18. is no longer needed), and the main file "f1gp" executed. OpenScreen() is
  19. patched to ensure that the game opens an NTSC screen. This patch is removed
  20. when the game is quit.
  21.  
  22. To use, replace the original "Formula One Grand Prix" file with this one.
  23. Do not change any other files. Make sure you have a backup of the original
  24. installation. I make no guarantees as to whether this works on any
  25. particular system. Use at your own risk. I have no connection with
  26. Microprose, and Microprose do not in any way condone use of this program.
  27.  
  28. Comments and queries to kinder@teaching.physics.ox.ac.uk
  29.